} if (connect()) { appDelegate.startup(); } }
} if (connect()) { return appDelegate.startup(); } else { return false; }